Recommend not modifying :set's value arg in defcustom (bug#16755).
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Mar 2014 23:31:17 +0000 (00:31 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Mar 2014 23:31:17 +0000 (00:31 +0100)
commitbdab7c96025715759222020bb1ae97f020e11f21
tree115cedbb59acbd82c4e2e2f494098cb97a308b9f
parent54b6f447922e285ff382694af5279b3de75c6bbd
Recommend not modifying :set's value arg in defcustom (bug#16755).

* doc/lispref/customize.texi (Variable Definitions):
* lisp/custom.el (defcustom): Recommend avoiding
  destructive modification of the value argument of :set.
doc/lispref/ChangeLog
doc/lispref/customize.texi
lisp/ChangeLog
lisp/custom.el